home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / scriptdef / Referrer.sd < prev    next >
INI File  |  2004-06-28  |  495b  |  29 lines

  1. [SUBJECT]
  2. Description=Shows where the visitor came from
  3. ImageIndex=-1
  4. Folder=Tools
  5.  
  6.  
  7. [BODY_TEXT]
  8. ;<div align="center">
  9. ;<script language="JavaScript">
  10. ;<!-- Begin
  11. ;
  12. ;// The referrer info is only printed out when you
  13. ;// follow a link to the page with this script on it!
  14. ;
  15. ;if (document.referrer) {
  16. ;document.write("<b>`Caption` ");
  17. ;document.write(document.referrer+"</b>");
  18. ;}
  19. ;// End -->
  20. ;</script>
  21. ;</div>
  22. ;
  23.  
  24. [`Caption`]
  25. Kind=S
  26. Value=Thanks for visiting us from
  27.  
  28.  
  29.